[INFO] fetching crate ice9-core 0.0.1...
[INFO] testing ice9-core-0.0.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ice9-core 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ice9-core 0.0.1
[INFO] finished tweaking crates.io crate ice9-core 0.0.1
[INFO] tweaked toml for crates.io crate ice9-core 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ice9-core 0.0.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 145 packages to latest compatible versions
[INFO] [stderr]       Adding crb v0.0.27 (available: v0.0.38)
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.1.1)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.0+spec-1.1.0)
[INFO] [stderr]       Adding uiio v0.0.3 (available: v0.0.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ae9001d5a734749968ed54cd1c1890eefb110ed70887a80b8b6c9d3a685f034
[INFO] running `Command { std: "docker" "start" "-a" "8ae9001d5a734749968ed54cd1c1890eefb110ed70887a80b8b6c9d3a685f034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ae9001d5a734749968ed54cd1c1890eefb110ed70887a80b8b6c9d3a685f034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ae9001d5a734749968ed54cd1c1890eefb110ed70887a80b8b6c9d3a685f034", kill_on_drop: false }`
[INFO] [stdout] 8ae9001d5a734749968ed54cd1c1890eefb110ed70887a80b8b6c9d3a685f034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f82642650a4bc9e21eca799136ed2060eea81faecca968ff499d7de975d3112
[INFO] running `Command { std: "docker" "start" "-a" "2f82642650a4bc9e21eca799136ed2060eea81faecca968ff499d7de975d3112", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crb-send v0.0.27
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling typedmap v0.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling uiio v0.0.3
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling uiio-element v0.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling typed-slab v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling crb-core v0.0.27
[INFO] [stderr]    Compiling crb-runtime v0.0.27
[INFO] [stderr]    Compiling crb-agent v0.0.27
[INFO] [stderr]    Compiling crb-superagent v0.0.27
[INFO] [stderr]    Compiling crb-pipeline v0.0.27
[INFO] [stderr]    Compiling crb v0.0.27
[INFO] [stderr]    Compiling ice9-std v0.0.1
[INFO] [stderr]    Compiling ice9-core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `uiio::names`
[INFO] [stdout]  --> src/trace.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use uiio::names::Fqn;
[INFO] [stdout]   |           ^^^^^ could not find `names` in `uiio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uiio_element::State`
[INFO] [stdout]  --> src/trace.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uiio_element::State;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `State` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `end` is not a member of trait `Agent`
[INFO] [stdout]   --> src/essence/substance.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     fn end(&mut self) {
[INFO] [stdout] 68 | |         self.tracer.done();
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^ not a member of trait `Agent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ice9-core` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2f82642650a4bc9e21eca799136ed2060eea81faecca968ff499d7de975d3112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f82642650a4bc9e21eca799136ed2060eea81faecca968ff499d7de975d3112", kill_on_drop: false }`
[INFO] [stdout] 2f82642650a4bc9e21eca799136ed2060eea81faecca968ff499d7de975d3112
